Skip to content

[DNM] Investigate CircleCI Flaky tests#3084

Closed
valeriupredoi wants to merge 3 commits into
mainfrom
flaky_tests
Closed

[DNM] Investigate CircleCI Flaky tests#3084
valeriupredoi wants to merge 3 commits into
mainfrom
flaky_tests

Conversation

@valeriupredoi
Copy link
Copy Markdown
Contributor

As reported by @bouweandela in #3069

  • my take is there is a caching issue on CircleCI since we don't see those tests fail on GHA - but alas, the test with upstream dev pkgs is not run there (on GHA)

@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.16%. Comparing base (e4bd4b1) to head (519e26c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3084   +/-   ##
=======================================
  Coverage   96.16%   96.16%           
=======================================
  Files         270      270           
  Lines       15824    15824           
=======================================
  Hits        15217    15217           
  Misses        607      607           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@valeriupredoi
Copy link
Copy Markdown
Contributor Author

hey @bouweandela - it IS a caching issue on Circle, I ran this here a bazillion times (OK real runs: 13-14 maybe 15 I reckon), and no flakes. Problem is, the caching issue might have been sorted out on Circle in the meantime (maybe just a bad SSD or configuration), so if we adopt this one we are taking a hit in runtime (about 20-30%) with no reason. What do you reckon?

@valeriupredoi
Copy link
Copy Markdown
Contributor Author

patched by @bouweandela in #3086

@valeriupredoi valeriupredoi deleted the flaky_tests branch May 20, 2026 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant