Skip to content

Hidden AttributeError in openai tests #4723

@sentrivana

Description

@sentrivana

How do you use Sentry?

Sentry Saas (sentry.io)

Version

latest

Steps to Reproduce

tox -e py3.12-openai-latest

The tests for openai-latest show up green, but if you check the output there's a problem: AttributeError: 'Span' object has no attribute '_context_manager_state'

Expected Result

There is no error / if there is, it fails the whole test run

Actual Result

There is an error and it doesn't fail the test

Metadata

Metadata

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions