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] Move STL dictionary entries to separate file #14072

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

enirolf
Copy link
Contributor

@enirolf enirolf commented Nov 17, 2023

This PR moves the dictionaries for STL containers required for testing to a separate LinkDef. The rationale behind this is that these dictionaries are not directly related to the CustomStruct and once #13904 and #14069 are merged even more (unrelated) dictionary entries would be added, so it would be good to avoid clutter and separate these.

@enirolf enirolf requested review from pcanal and vepadulano November 17, 2023 13:04
@enirolf enirolf self-assigned this Nov 17, 2023
@phsft-bot
Copy link

Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default
How to customize builds

@phsft-bot
Copy link

Build failed on windows10/default.
See console output.

@phsft-bot
Copy link

Build failed on ROOT-ubuntu2004/python3.
Running on root-ubuntu-2004-3.cern.ch:/home/sftnight/build/workspace/root-pullrequests-build
See console output.

Failing tests:

Copy link

github-actions bot commented Nov 17, 2023

Test Results

       11 files         11 suites   1d 20h 12m 0s ⏱️
  2 483 tests   2 483 ✔️ 0 💤 0
26 178 runs  26 178 ✔️ 0 💤 0

Results for commit 5307d64.

♻️ This comment has been updated with latest results.

jblomer
jblomer previously approved these changes Nov 19, 2023
@jblomer jblomer dismissed their stale review November 19, 2023 22:23

In principle looks good to me but the unit test failures should be resolved.

@phsft-bot
Copy link

Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default
How to customize builds

@jblomer jblomer merged commit 032358f into root-project:master Nov 21, 2023
@enirolf enirolf deleted the ntuple-test-dicts branch November 29, 2023 12:45
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.

3 participants