Skip to content

[chore] Fix ARM unit test #12639

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 6 commits into from
Mar 23, 2025
Merged

Conversation

sincejune
Copy link
Contributor

Description

This PR fixes a test in ARM by using a shorter file name in socket (rolling back the behavior introduced in #12576 ). Seems that we ran into an issue similar to golang/go#6895

Link to tracking issue

n/a

Testing

n/a

Documentation

n/a

@sincejune sincejune requested a review from a team as a code owner March 16, 2025 05:03
@sincejune sincejune requested a review from bogdandrutu March 16, 2025 05:03
Copy link

codecov bot commented Mar 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.57%. Comparing base (65d2fab) to head (a0dc937).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12639   +/-   ##
=======================================
  Coverage   91.57%   91.57%           
=======================================
  Files         483      483           
  Lines       26381    26381           
=======================================
  Hits        24158    24158           
  Misses       1762     1762           
  Partials      461      461           

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

@bogdandrutu bogdandrutu added this pull request to the merge queue Mar 23, 2025
Merged via the queue into open-telemetry:main with commit 29d233f Mar 23, 2025
57 checks passed
@sincejune sincejune deleted the fix-arm-tests branch March 26, 2025 10:21
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.

4 participants