-
Notifications
You must be signed in to change notification settings - Fork 184
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
Updated root to tip of branch master #5170
Updated root to tip of branch master #5170
Conversation
please test |
The tests are being triggered in jenkins. |
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_11_0_X/rootmaster. @cmsbuild, @smuzaffar, @mrodozov can you please review it and eventually sign? Thanks. |
-1 Tested at: 2d1bb81 You can see the results of the tests here: I found follow errors while testing this PR Failed tests: UnitTests
I found errors in the following unit tests: ---> test testRecoMETMETProducers had ERRORS |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
lets get this in IB to see what else is failing |
the following commands lead to a segfault now in CMSSW_11_0_ROOT6_X_2019-08-29-2300 import os, re, sys, time, ROOT, subprocess
from DataFormats.FWLite import Events, Handle
muonHandle = Handle("std::vector<pat::Muon>") The stack trace snippet is (omitting stack addresses and some paths are truncated)
|
@slava77 , this should be fixed with latest root update #5186. See https://sft.its.cern.ch/jira/browse/ROOT-10294 |
No description provided.