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

Cleanup suggested by scram b code-checks #20199

Merged
merged 2 commits into from Aug 20, 2017

Conversation

wddgit
Copy link
Contributor

@wddgit wddgit commented Aug 17, 2017

Replaced virtual with override where appropriate, use nullptr
instead of 0, and use empty instead of size.

Needed to manually fix the indentation in multiple places, the
rest of the changes were automated.

Replaced virtual with override where appropriate, use nullptr
instead of 0, and use empty instead of size.

Needed to manually fix the indentation in multiple places, the
rest of the changes were automated.
@cmsbuild
Copy link
Contributor

A new Pull Request was created by @wddgit (W. David Dagenhart) for master.

It involves the following packages:

FWCore/ParameterSet

@cmsbuild, @smuzaffar, @Dr15Jones can you please review it and eventually sign? Thanks.
@Martin-Grunewald this is something you requested to watch as well.
@davidlange6, @slava77 you are the release manager for this.

cms-bot commands are listed here

@wddgit
Copy link
Contributor Author

wddgit commented Aug 17, 2017

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 17, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/22366/console Started: 2017/08/17 18:12

@Dr15Jones
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs after it passes the integration tests. This pull request will now be reviewed by the release team before it's merged. @davidlange6, @slava77, @smuzaffar (and backports should be raised in the release meeting by the corresponding L2)

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Pull request #20199 was updated. @cmsbuild, @smuzaffar, @Dr15Jones can you please check and sign again.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/PR-20199/188

@wddgit
Copy link
Contributor Author

wddgit commented Aug 17, 2017

The code-checks script missed some places that needed the same fixes in related classes in the same package so I added those by hand as well. I am presuming they were missed because they are template classes only used in tests in another package.

@wddgit
Copy link
Contributor Author

wddgit commented Aug 17, 2017

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 17, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/22370/console Started: 2017/08/17 20:54

@Dr15Jones
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs after it passes the integration tests. This pull request will now be reviewed by the release team before it's merged. @davidlange6, @slava77, @smuzaffar (and backports should be raised in the release meeting by the corresponding L2)

@cmsbuild
Copy link
Contributor

-1

Tested at: 660c4f2

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
5506301
You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-20199/22370/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-20199/22370/git-merge-result

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-20199/22370/summary.html

I found follow errors while testing this PR

Failed tests: UnitTests

  • Unit Tests:

I found errors in the following unit tests:

---> test testRecoMETMETProducers had ERRORS

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
5506301
You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-20199/22370/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-20199/22370/git-merge-result

@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-20199/22370/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 26
  • DQMHistoTests: Total histograms compared: 2653169
  • DQMHistoTests: Total failures: 239
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2652741
  • DQMHistoTests: Total skipped: 189
  • DQMHistoTests: Total Missing objects: 0
  • Checked 107 log files, 14 edm output root files, 26 DQM output files

@wddgit
Copy link
Contributor Author

wddgit commented Aug 18, 2017

The unit test failure is not related to this PR.

@davidlange6
Copy link
Contributor

merge

@cmsbuild cmsbuild merged commit 1f919e0 into cms-sw:master Aug 20, 2017
@wddgit wddgit deleted the codeChecksParameterSet branch November 29, 2017 18:51
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

4 participants