Skip to content

Conversation

@alxndrsn
Copy link

@alxndrsn alxndrsn commented Oct 22, 2025

Closes #5511

PR Checklist

Overview

Support running tests from FIFOs.

@linux-foundation-easycla
Copy link

CLA Missing ID CLA Not Signed

@alxndrsn alxndrsn marked this pull request as draft October 22, 2025 06:55
@alxndrsn alxndrsn marked this pull request as ready for review October 22, 2025 10:38
@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.68%. Comparing base (f4e7e54) to head (389a4c8).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5512   +/-   ##
=======================================
  Coverage   93.68%   93.68%           
=======================================
  Files          57       57           
  Lines        4384     4384           
  Branches      846      846           
=======================================
  Hits         4107     4107           
  Misses        277      277           

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

@mark-wiemer
Copy link
Member

Thanks @alxndrsn, looks like this is a new feature, not a fix? Or did this behavior exist before and was lost? Regardless, can you add a unit test to cover this scenario?

@mark-wiemer mark-wiemer self-requested a review November 1, 2025 16:43
Copy link
Member

@mark-wiemer mark-wiemer left a comment

Choose a reason for hiding this comment

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

Thanks again, here's the remaining work in my view:

  • add test
  • sign CLA
  • resolve lint issues

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.

🐛 Bug: cannot execute tests from FIFOs

2 participants