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

Adjust clang-format after CMSSW_11_0_X_2019-06-21-1100 #27303

Merged
merged 1 commit into from Jun 24, 2019

Conversation

fabiocos
Copy link
Contributor

PR description:

Manual adjustments of comments after clang-format cleaning up to CMSSW_11_0_X_2019-06-21-1100.
In some cases the proposal by clang has been left untouched, as the fixed version looks to me more ugly.

PR validation:

Code compiles.

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-27303/10525

  • This PR adds an extra 92KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @fabiocos (Fabio Cossutti) for master.

It involves the following packages:

CalibTracker/SiPixelQuality
CommonTools/RecoAlgos
CondCore/ESSources
CondFormats/SiPixelObjects
DQMServices/Core
DataFormats/EgammaCandidates
Geometry/CSCGeometryBuilder
Geometry/CommonTopologies
Geometry/TrackerNumberingBuilder
RecoEgamma/ElectronIdentification
RecoEgamma/PhotonIdentification
Validation/SiOuterTrackerV

@perrotta, @andrius-k, @Dr15Jones, @schneiml, @kmaeshima, @cvuosalo, @civanch, @tlampen, @christopheralanwest, @ianna, @mdhildreth, @cmsbuild, @franzoni, @jfernan2, @fioriNTU, @slava77, @ggovi, @pohsun, @tocheng can you please review it and eventually sign? Thanks.
@rappoccio, @jainshilpi, @abbiendi, @varuns23, @seemasharmafnal, @venturia, @makortel, @jhgoh, @lgray, @jdolen, @ebrondol, @ptcox, @Sam-Harper, @barvic, @rovere, @VinInn, @gkasieczka, @tocheng, @mmusich, @clelange, @ahinzmann, @dkotlins this is something you requested to watch as well.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@fabiocos
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 21, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/1095/console Started: 2019/06/21 14:04

@fabiocos
Copy link
Contributor Author

this PR is overlapping with #27297:

Testing PR #  27303  for branch  master
File  CommonTools/RecoAlgos/interface/CosmicTrackingParticleSelector.h  modified in PRs #  ['27303', '27297']
File  CommonTools/RecoAlgos/interface/RecoTrackSelectorBase.h  modified in PRs #  ['27303', '27297']
File  RecoEgamma/ElectronIdentification/interface/EBEECutValues.h  modified in PRs #  ['27303', '27297']
File  RecoEgamma/ElectronIdentification/test/VIDUsageExample.cc  modified in PRs #  ['27303', '27297']
File  RecoEgamma/PhotonIdentification/src/PhotonMIPHaloTagger.cc  modified in PRs #  ['27303', '27297']

I will merge that one first, and update this accordingly

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d30adc/1095/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 5912 differences found in the comparisons
  • DQMHistoTests: Total files compared: 33
  • DQMHistoTests: Total histograms compared: 3254586
  • DQMHistoTests: Total failures: 6663
  • DQMHistoTests: Total nulls: 4
  • DQMHistoTests: Total successes: 3247585
  • DQMHistoTests: Total skipped: 334
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -0.016 KiB( 32 files compared)
  • DQMHistoSizes: changed ( 136.85 ): -0.012 KiB JetMET/SUSYDQM
  • DQMHistoSizes: changed ( 4.53 ): -0.004 KiB JetMET/SUSYDQM
  • Checked 137 log files, 14 edm output root files, 33 DQM output files

@fabiocos
Copy link
Contributor Author

please test

DQM changes are related to #27235, let's repeat the test for a clean comparison

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 23, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/1124/console Started: 2019/06/23 15:35

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d30adc/1124/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 33
  • DQMHistoTests: Total histograms compared: 3254598
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3254263
  • DQMHistoTests: Total skipped: 334
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 32 files compared)
  • Checked 137 log files, 14 edm output root files, 33 DQM output files

@perrotta
Copy link
Contributor

+1

@jfernan2
Copy link
Contributor

+1

@fabiocos
Copy link
Contributor Author

@ggovi @cvuosalo @christopheralanwest @tocheng the updates are merely technical and formal, I will integrate this PR in next IB, please have a look

@cvuosalo
Copy link
Contributor

+1

@fabiocos
Copy link
Contributor Author

+1

@fabiocos
Copy link
Contributor Author

merge

@cmsbuild cmsbuild merged commit 68be3ff into cms-sw:master Jun 24, 2019
@christopheralanwest
Copy link
Contributor

+1

@fabiocos fabiocos deleted the fc-fixFormat20190621 branch August 7, 2019 13:59
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.

None yet

6 participants