Skip to content

Improve e2e stability #5715

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 2, 2025

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented May 28, 2025

Fixes the following issues with e2e tests:

  1. collector continues running if tests stop
  2. tests fail if collector is already running
  3. verification happens before collector finishes writing output to disk
  4. local collector container may not actually be latest

@dyladan dyladan requested a review from a team as a code owner May 28, 2025 20:38
Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.03%. Comparing base (22bc5ba) to head (2877df5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5715   +/-   ##
=======================================
  Coverage   95.03%   95.03%           
=======================================
  Files         310      310           
  Lines        7998     7998           
  Branches     1615     1615           
=======================================
  Hits         7601     7601           
  Misses        397      397           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dyladan dyladan enabled auto-merge June 2, 2025 12:26
@dyladan dyladan added this pull request to the merge queue Jun 2, 2025
Merged via the queue into open-telemetry:main with commit b1dc464 Jun 2, 2025
25 checks passed
@dyladan dyladan deleted the e2e-stability branch June 2, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants