Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fixed integration test runner #2986

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
cmaglie merged 1 commit into arduino:master from cmaglie:fix-integrationtest-runner
Aug 27, 2025

Conversation

Copy link
Member

@cmaglie cmaglie commented Aug 27, 2025

Please check if the PR fulfills these requirements

See how to contribute

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)
  • configuration.schema.json updated if new parameters are added.

What kind of change does this PR introduce?

Should fix some sporadic <<< stderr copy error: read |0: file already closed errors.

What is the current behavior?

copy error: read |0: file already closed pops up randomly. This is probably due to the incorrect Wait happening before the io.Copy naturally terminates.

What is the new behavior?

The run subroutines wait for the io.Copy completion before calling Wait on the running process.

Does this PR introduce a breaking change, and is titled accordingly?

No

Other information

@cmaglie cmaglie self-assigned this Aug 27, 2025
@cmaglie cmaglie added topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project labels Aug 27, 2025
@cmaglie cmaglie requested a review from a team August 27, 2025 13:11
Copy link

codecov bot commented Aug 27, 2025
edited
Loading

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.29%. Comparing base (eb4e2ca) to head (cf75803).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@
## master #2986 +/- ##
==========================================
+ Coverage 68.26% 68.29% +0.02% 
==========================================
 Files 241 241 
 Lines 22703 22703 
==========================================
+ Hits 15499 15505 +6 
+ Misses 6007 6003 -4 
+ Partials 1197 1195 -2 
Flag Coverage Δ
unit 68.29% <ø> (+0.02%) ⬆️

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.

@cmaglie cmaglie merged commit 869fced into arduino:master Aug 27, 2025
101 checks passed
@cmaglie cmaglie deleted the fix-integrationtest-runner branch August 27, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@mirkoCrobu mirkoCrobu mirkoCrobu approved these changes

Labels
topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /