Skip to content

[TestSupport] Remove a special case for RNTuple. #19563

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

Closed
wants to merge 1 commit into from

Conversation

hageboeck
Copy link
Member

@hageboeck hageboeck commented Aug 7, 2025

Now that RNT is not experimental, TestSupport doesn't need to mask its warning messages when running gtest.
The remaining warning message about merging can be masked explicitly (which is already happening in ntuple_merger.cxx).

Now that RNT is not experimental, TestSupport doesn't need to mask its
warning messages.
@hageboeck hageboeck self-assigned this Aug 7, 2025
Copy link

github-actions bot commented Aug 7, 2025

Test Results

    21 files      21 suites   3d 8h 49m 10s ⏱️
 3 250 tests  3 247 ✅ 0 💤  3 ❌
66 523 runs  66 480 ✅ 0 💤 43 ❌

For more details on these failures, see this check.

Results for commit 6fa1f9b.

@silverweed
Copy link
Contributor

Actually merging RNTuples is still experimental so I believe this should remain until the RNTupleMerger is out of Experimental

@hageboeck
Copy link
Member Author

Actually merging RNTuples is still experimental so I believe this should remain until the RNTupleMerger is out of Experimental

Initially, I thought to replace it by "active" checking, but seeing the number of warnings in the files, I tend to agree. 🙂

@hageboeck hageboeck closed this Aug 11, 2025
@hageboeck hageboeck deleted the TestSupport branch August 11, 2025 07:17
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.

2 participants