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

Codecov Results 📊

130572 passed | ⏭️ 7110 skipped | Total: 137682 | Pass Rate: 94.84% | Execution Time: 474m 46s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -24
Passed Tests 📉 -24
Failed Tests
Skipped Tests

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2509 uncovered lines.
✅ Project coverage is 90.25%. Comparing base (692cca2) to head (448ace4).

Coverage diff
@@            Coverage Diff             @@
##        master       #PR       +/-##
==========================================
+ Coverage    90.25%    90.25%        —%
==========================================
  Files          193       193         —
  Lines        25724     25724         —
  Branches      9504      9504         —
==========================================
+ Hits         23214     23215        +1
- Misses        2510      2509        -1
- Partials      1435      1433        -2

Generated by Codecov Action

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