test: Remove `test_langchain_embeddings_error_handling()` by alexander-alderman-webb · Pull Request #7389 · getsentry/sentry-python · GitHub
Skip to content

test: Remove test_langchain_embeddings_error_handling() - #7389

Open
alexander-alderman-webb wants to merge 1 commit into
masterfrom
webb/langchain/remove-embeddings-error-test
Open

test: Remove test_langchain_embeddings_error_handling()#7389
alexander-alderman-webb wants to merge 1 commit into
masterfrom
webb/langchain/remove-embeddings-error-test

Conversation

@alexander-alderman-webb

@alexander-alderman-webb alexander-alderman-webb commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Description

No error event is even captured for embeddings. This is the terminal output of a print:

[{'type': 'transaction', 'transaction': 'test_embeddings_error', 'transaction_info': {'source': <TransactionSource.CUSTOM: 'custom'>}, 'contexts': {'trace': {'trace_id': '723cb2df93794ae690c8cc0aed97b4ce', 'span_id': '85fe962aa35cf00b', 'parent_span_id': None, 'op': None, 'description': None, 'origin': 'manual', 'data': {'thread.id': '8356520512', 'thread.name': 'MainThread'}}}, 'tags': {}, 'timestamp': '2026-09-04T13:01:30.480024Z', 'start_timestamp': '2026-09-04T13:01:30.479447Z', 'spans': [], 'measurements': {}, 'event_id': '9b9d39f539b34936a5b57b3aa3d5405f', 'extra': {'sys.argv': ['/Users/alex/code/sentry-repos/mypy-sentry-python/.tox/py3.14-langchain-base-latest/lib/python3.14/site-packages/pytest/__main__.py', '-W', 'error::pytest.PytestUnraisableExceptionWarning', 'tests/integrations/langchain', '-o', 'junit_suite_name=py3.14-langchain-base-latest', '--junitxml=.junitxml-py3.14-langchain-base-latest']}, 'release': '692cca25116a5c44a31ab3f79c0641309924954d', 'environment': 'production', 'server_name': 'MKM6R7QWQJ.local', 'sdk': {'name': 'sentry.python.aiohttp', 'version': '2.68.1', 'packages': [{'name': 'pypi:sentry-sdk', 'version': '2.68.1'}], 'integrations': ['aiohttp', 'argv', 'atexit', 'dedupe', 'excepthook', 'httpx', 'httpx2', 'langchain', 'langgraph', 'logging', 'modules', 'sqlalchemy', 'threading']}, 'platform': 'python'}]

Issues

Reminders

@alexander-alderman-webb
alexander-alderman-webb requested a review from a team as a code owner September 4, 2026 13:03
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant