Skip to content
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

io rules: Prevent dimensions from spilling. #17523

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pcanal
Copy link
Member

@pcanal pcanal commented Jan 25, 2025

This solves part 1 at cms-sw/cmsdist#9627 (comment).

without this path all inputs following an array input were wrongly marked as an array.

[added] See the roottest companion PR root-project/roottest#1252

This solves part 1 at cms-sw/cmsdist#9627 (comment).

without this path all inputs following an array input were wrongly marked as an array.
@pcanal pcanal added this to the 6.36.00 milestone Jan 25, 2025
@pcanal pcanal requested a review from jblomer January 25, 2025 13:57
@pcanal pcanal self-assigned this Jan 25, 2025
@pcanal pcanal requested a review from dpiparo as a code owner January 25, 2025 13:57
Copy link

github-actions bot commented Jan 25, 2025

Test Results

    18 files      18 suites   4d 16h 54m 20s ⏱️
 2 684 tests  2 684 ✅ 0 💤 0 ❌
46 614 runs  46 614 ✅ 0 💤 0 ❌

Results for commit af8567c.

♻️ This comment has been updated with latest results.

Copy link
Member

@dpiparo dpiparo left a comment

Choose a reason for hiding this comment

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

Thanks! would it be hard to add a test?

@pcanal
Copy link
Member Author

pcanal commented Jan 25, 2025

Not at all. It is actually already written and test. See root-project/roottest#1252

@dpiparo
Copy link
Member

dpiparo commented Jan 26, 2025

thanks a lot, I missed that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants