-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Help ROOT I/O of class in streamer field test #20354
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
Help ROOT I/O of class in streamer field test #20354
Conversation
Attempt at fixing failures such as seen on MacOS beta: ``` Error in <CloseStreamerInfoROOTFile>: Unique pointer unique_ptr<PolyBase,default_delete<PolyBase> > has zero data members. ```
Test Results 22 files 22 suites 3d 14h 9m 24s ⏱️ Results for commit f9768ef. |
pcanal
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let put this band-aid on for now, so the other PR are not distracted, but we need to resolved/understand this.
|
Unfortunately this didn't work, the build in compared to (btw the "correct" tag for commit messages is |
|
I was mislead as well because today's nightly actually run well https://github.com/root-project/root/actions/runs/19251983040/job/55038655542 This can be reverted then |
Attempt at fixing failures such as seen on MacOS beta:
See e.g. https://github.com/root-project/root/actions/runs/19197912794/job/54881579525?pr=20353#step:6:5580