-
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 #8433
Updated root to tip of branch master #8433
Conversation
please test |
A new Pull Request was created by @iarspider for branch IB/CMSSW_13_1_X/rootmaster. @smuzaffar, @aandvalenzuela, @iarspider can you please review it and eventually sign? Thanks. |
-1 Failed Tests: Build BuildI found compilation error when building: >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_ROOT6_X_2023-04-10-2300/src/PhysicsTools/TagAndProbe/src/TPTreeFiller.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_ROOT6_X_2023-04-10-2300/src/PhysicsTools/TagAndProbe/src/TagProbeFitter.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_ROOT6_X_2023-04-10-2300/src/PhysicsTools/TagAndProbe/src/TagProbePairMaker.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_ROOT6_X_2023-04-10-2300/src/PhysicsTools/TagAndProbe/src/ZGeneratorLineShape.cc /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_ROOT6_X_2023-04-10-2300/src/PhysicsTools/TagAndProbe/src/TagProbeFitter.cc: In member function 'void TagProbeFitter::saveFitPlot(RooWorkspace*)': /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_ROOT6_X_2023-04-10-2300/src/PhysicsTools/TagAndProbe/src/TagProbeFitter.cc:847:14: error: no matching function for call to 'RooAbsPdf::paramOn(RooPlot*&, RooAbsData*&, const char [1], int, const char [5], double, double, double)' 847 | pdf.paramOn(frames.back(), dataAll, "", 0, "NELU", 0.1, 0.9, 0.9); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc11/lcg/root/6.29.01-51325eb3538b575459c1101d2de7223c/include/RooFit/TestStatistics/RooAbsL.h:18, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc11/lcg/root/6.29.01-51325eb3538b575459c1101d2de7223c/include/RooMinimizer.h:20, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_ROOT6_X_2023-04-10-2300/src/PhysicsTools/TagAndProbe/src/TagProbeFitter.cc:26: |
The |
@iarspider , please open an issue in cms-sw/cmssw |
test parameters:
|
please test |
@smuzaffar why did you disable "static" test? |
@iarspider , static tests are enough to run via cmssw PR so in this case cms-sw/cmssw#41322 static tests will be good. Tests for cmssw+cmsdist PRs (specially for root PRs whcih checks out too many packages) can add extra 2/3 hours for PR tests :-) |
please test for CMSSW_13_1_ROOT6_X |
thanks for the explanation! |
-1 Failed Tests: UnitTests Unit TestsI found errors in the following unit tests: ---> test testDataFormatsScoutingRun3 had ERRORS ---> test testDataFormatsScoutingRun2 had ERRORS Comparison SummarySummary:
|
No description provided.