Skip to content

Skip race conditions tests#46827

Merged
rads-1996 merged 3 commits into
Azure:mainfrom
rads-1996:skip-race-conditions-tests
May 11, 2026
Merged

Skip race conditions tests#46827
rads-1996 merged 3 commits into
Azure:mainfrom
rads-1996:skip-race-conditions-tests

Conversation

@rads-1996
Copy link
Copy Markdown
Member

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new API spec, a link to the pull request containing these API spec changes should be included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Copilot AI review requested due to automatic review settings May 11, 2026 20:02
@github-actions github-actions Bot added the Monitor - Exporter Monitor OpenTelemetry Exporter label May 11, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR disables several filesystem-backed storage tests in azure-monitor-opentelemetry-exporter, and records the change in the package changelog.

Changes:

  • Add @unittest.skip("transient storage") to three additional storage tests.
  • Update CHANGELOG.md to note that transient storage tests are skipped.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.

File Description
sdk/monitor/azure-monitor-opentelemetry-exporter/tests/test_storage.py Skips three additional tests related to LocalFileBlob/LocalFileStorage behaviors.
sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md Notes the skipped transient storage tests in the Unreleased section.

Comment thread sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md
Comment thread sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md
@rads-1996 rads-1996 merged commit c476ba5 into Azure:main May 11, 2026
19 checks passed
@rads-1996 rads-1996 deleted the skip-race-conditions-tests branch May 11, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Monitor - Exporter Monitor OpenTelemetry Exporter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants