Skip to content

opentelemetry-sdk: make test_force_flush_late_by_timeout less flaky on pypy/windows#5102

Merged
xrmx merged 1 commit intoopen-telemetry:mainfrom
xrmx:fix-flaky-test_force_flush_late_by_timeout
Apr 15, 2026
Merged

opentelemetry-sdk: make test_force_flush_late_by_timeout less flaky on pypy/windows#5102
xrmx merged 1 commit intoopen-telemetry:mainfrom
xrmx:fix-flaky-test_force_flush_late_by_timeout

Conversation

@xrmx
Copy link
Copy Markdown
Contributor

@xrmx xrmx commented Apr 15, 2026

Description

Timers on pypy/windows are more coarse than what we expect so give it a bit more room.

Fixes #5094

Type of change

Please delete options that are not relevant.

  • 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?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A

Does This PR Require a Contrib Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

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

…n pypy/windows

Timers on pypy/windows are more coarse than what we expect so give it a
bit more room.
@xrmx xrmx requested a review from a team as a code owner April 15, 2026 07:41
@xrmx xrmx added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Apr 15, 2026
@github-project-automation github-project-automation bot moved this to Approved PRs in Python PR digest Apr 15, 2026
@xrmx xrmx merged commit ef57c2a into open-telemetry:main Apr 15, 2026
929 checks passed
@github-project-automation github-project-automation bot moved this from Approved PRs to Done in Python PR digest Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Flaky test on windows / pypy

2 participants