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

[ntuple] Refactor RNTupleChainProcessor tests #16874

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

enirolf
Copy link
Contributor

@enirolf enirolf commented Nov 8, 2024

This PR adds a common test fixture for re-use of ntuple test files, and splits a
few tests into separate ones. Additionally, the test file has been renamed to ntuple_processor_chain.cxx. The same will be done for the RNTupleJoinProcessor (PR #16662), reserving the ntuple_processor.cxx file name for tests that combine the two.

Add a common test fixture for re-use of ntuple test files, and split a
few tests into separate ones.
To avoid very long test files in the future, any
`RNTupleChainProcessor`-related tests will live in a separate file. The
same will be done for the `RNTupleJoinProcessor` (PR pending at the time
of writing this commit message), reserving the `ntuple_processor.cxx`
file name for tests that combine both.
Copy link

github-actions bot commented Nov 8, 2024

Test Results

    19 files      19 suites   4d 13h 55m 21s ⏱️
 2 664 tests  2 662 ✅ 0 💤 2 ❌
48 706 runs  48 704 ✅ 0 💤 2 ❌

For more details on these failures, see this check.

Results for commit 80f1d49.

@enirolf enirolf merged commit 29325ed into root-project:master Nov 11, 2024
19 of 23 checks passed
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