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

Use C++ concepts for edm::Ptr #45770

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Use C++ concepts for edm::Ptr #45770

merged 1 commit into from
Aug 23, 2024

Conversation

Dr15Jones
Copy link
Contributor

PR description:

Used to improve handling of constructors for edm::Ptr's related to other types.

PR validation:

The code compiles and the relevant unit test passes.

Used to improve handling of constructors for edm::Ptr's related
to other types.
@cmsbuild cmsbuild added this to the CMSSW_14_1_X milestone Aug 21, 2024
@Dr15Jones
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 21, 2024

cms-bot internal usage

@Dr15Jones
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @Dr15Jones for master.

It involves the following packages:

  • DataFormats/Common (core)

@Dr15Jones, @makortel, @smuzaffar can you please review it and eventually sign? Thanks.
@makortel, @missirol, @mmusich, @rovere, @wddgit this is something you requested to watch as well.
@antoniovilela, @mandrenguyen, @rappoccio, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

-1

Failed Tests: UnitTests RelVals-INPUT
Size: This PR adds an extra 28KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-165322/41073/summary.html
COMMIT: faf33ed
CMSSW: CMSSW_14_1_X_2024-08-21-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/45770/41073/install.sh to create a dev area with all the needed externals and cmssw changes.

Unit Tests

I found 8 errors in the following unit tests:

---> test SubmitPVsplit had ERRORS
---> test SubmitPVrbr had ERRORS
---> test createDBObjects had ERRORS
and more ...

RelVals-INPUT

The relvals timed out after 4 hours.

  • 2024.0090052024.009005_RunParkingHH2024B_50k/step1_dasquery.log
  • 2024.0050052024.005005_RunMuon02024B_50k/step1_dasquery.log
  • 2024.1090052024.109005_RunParkingHH2024C_50k/step1_dasquery.log
Expand to see more relval errors ...

Comparison Summary

Summary:

  • You potentially added 3 lines to the logs
  • Reco comparison results: 12 differences found in the comparisons
  • DQMHistoTests: Total files compared: 44
  • DQMHistoTests: Total histograms compared: 3328166
  • DQMHistoTests: Total failures: 9
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3328137
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 43 files compared)
  • Checked 191 log files, 161 edm output root files, 44 DQM output files
  • TriggerResults: no differences found

@mmusich
Copy link
Contributor

mmusich commented Aug 23, 2024

-1

failing tests will be fixed by #45764 and #45775

@makortel
Copy link
Contributor

+core

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs (but tests are reportedly failing). This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @rappoccio, @mandrenguyen, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2)

@makortel
Copy link
Contributor

ignore tests-rejected with ib-failure

@mandrenguyen
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 7f86010 into cms-sw:master Aug 23, 2024
9 of 11 checks passed
@mandrenguyen
Copy link
Contributor

+1

@Dr15Jones Dr15Jones deleted the ptrConcepts branch September 9, 2024 15:09
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.

5 participants