Skip to content

Conversation

@DylanRussell
Copy link
Contributor

Description

<tests.logs.test_export.TestSimpleLogRecordProcessor testMethod=test_simple_log_record_processor_shutdown> is failing.
See
https://github.com/open-telemetry/opentelemetry-python/actions/runs/15690900835/job/44205572797?pr=4638

Lets remove the with assert logs block which I don't think is needed for the test..

Fixes #4630

Type of change

Please delete options that are not relevant.

  • [x ] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

n/a

Does This PR Require a Contrib Repo Change?

  • Yes. - Link to PR:
  • [ x] No.

Checklist:

  • [x ] Followed the style guidelines of this project
  • [ x] Changelogs have been updated
  • [ x] Unit tests have been added
  • [ x] Documentation has been updated

@DylanRussell DylanRussell requested a review from a team as a code owner June 16, 2025 20:17
Copy link
Member

@emdneto emdneto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#4597 is already fixing it. Probably will be merged first

@xrmx xrmx closed this Jun 17, 2025
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.

SimpleLogRecordProcessor shutdown test failure

3 participants