Skip to content

ci: do not cache test results#1360

Merged
mariomac merged 1 commit into
open-telemetry:mainfrom
skl:skl/fix-netolly-multizone-flaky
Feb 25, 2026
Merged

ci: do not cache test results#1360
mariomac merged 1 commit into
open-telemetry:mainfrom
skl:skl/fix-netolly-multizone-flaky

Conversation

@skl
Copy link
Copy Markdown
Member

@skl skl commented Feb 24, 2026

The recent go cache changes resulted in the test results themselves being cached, meaning that some tests were skipped if the test binary had not changed since the last run.

Bust the cache with -count=1.

@skl skl requested a review from a team as a code owner February 24, 2026 17:23
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.75%. Comparing base (cf582b3) to head (caf5fc2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1360      +/-   ##
==========================================
- Coverage   43.76%   43.75%   -0.02%     
==========================================
  Files         308      308              
  Lines       33495    33495              
==========================================
- Hits        14660    14656       -4     
- Misses      17893    17895       +2     
- Partials      942      944       +2     
Flag Coverage Δ
integration-test 21.67% <ø> (-0.20%) ⬇️
integration-test-arm 0.00% <ø> (ø)
integration-test-vm-x86_64-5.15.152 ?
integration-test-vm-x86_64-6.10.6 ?
k8s-integration-test 2.33% <ø> (ø)
oats-test ?
unittests 44.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Copy Markdown
Contributor

@grcevski grcevski left a comment

Choose a reason for hiding this comment

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

LGTM!

@mariomac mariomac merged commit 3a7462b into open-telemetry:main Feb 25, 2026
58 of 59 checks passed
@skl skl deleted the skl/fix-netolly-multizone-flaky branch February 25, 2026 15:12
@MrAlias MrAlias added this to the v0.6.0 milestone Mar 2, 2026
@MrAlias MrAlias mentioned this pull request Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants