Skip to content

[Infra] Fix flaky tests - #7400

Merged
martincostello merged 1 commit into
open-telemetry:mainfrom
martincostello:fix-flaky-tests
Jun 11, 2026
Merged

[Infra] Fix flaky tests#7400
martincostello merged 1 commit into
open-telemetry:mainfrom
martincostello:fix-flaky-tests

Conversation

@martincostello

Copy link
Copy Markdown
Member

Changes

Fix flaky tests found in recent CI jobs.

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)
  • Unit tests added/updated
  • Appropriate CHANGELOG.md files updated for non-trivial changes
  • Changes in public API reviewed (if applicable)

Fix flaky tests found in recent CI jobs.
@github-actions github-actions Bot added pkg:OpenTelemetry.Exporter.OpenTelemetryProtocol Issues related to OpenTelemetry.Exporter.OpenTelemetryProtocol NuGet package pkg:OpenTelemetry Issues related to OpenTelemetry NuGet package labels Jun 11, 2026
@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.67%. Comparing base (01b9df7) to head (1243e3e).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7400      +/-   ##
==========================================
+ Coverage   89.64%   89.67%   +0.03%     
==========================================
  Files         276      276              
  Lines       14576    14576              
==========================================
+ Hits        13066    13071       +5     
+ Misses       1510     1505       -5     
Flag Coverage Δ
unittests-Project-Experimental 89.63% <ø> (+0.08%) ⬆️
unittests-Project-Stable 89.62% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 2 files with indirect coverage changes

@martincostello
martincostello marked this pull request as ready for review June 11, 2026 12:20
@martincostello
martincostello requested a review from a team as a code owner June 11, 2026 12:20
@martincostello

Copy link
Copy Markdown
Member Author

Three runs where the only failures were timeouts caused by coverage upload (investigating that separately).

@martincostello
martincostello enabled auto-merge June 11, 2026 12:21
@martincostello
martincostello added this pull request to the merge queue Jun 11, 2026
Merged via the queue into open-telemetry:main with commit 6936f7e Jun 11, 2026
182 of 183 checks passed
@martincostello
martincostello deleted the fix-flaky-tests branch June 11, 2026 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg:OpenTelemetry.Exporter.OpenTelemetryProtocol Issues related to OpenTelemetry.Exporter.OpenTelemetryProtocol NuGet package pkg:OpenTelemetry Issues related to OpenTelemetry NuGet package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants