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

add warnings to L1TGlobalPrescaler (92x) #20145

Merged
merged 2 commits into from
Aug 22, 2017

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented Aug 12, 2017

  • warn if l1tPrescales has the wrong number of elements
  • warn if the target prescales are lower than the original ones

  - warn if `l1tPrescales` has the wrong number of elements
  - warn if the target prescales are lower than the original ones
@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 12, 2017

@cmsbuild, please test

@cmsbuild cmsbuild added this to the CMSSW_9_2_X milestone Aug 12, 2017
@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 12, 2017

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

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 12, 2017

A new Pull Request was created by @fwyzard (Andrea Bocci) for CMSSW_9_2_X.

It involves the following packages:

L1Trigger/L1TGlobal

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

cms-bot commands are listed here

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 12, 2017

backport #20144

@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 12, 2017

type bugfix

Enabled checks:
    boost-use-to-string
    cppcoreguidelines-no-malloc
    google-build-explicit-make-pair
    misc-inefficient-algorithm
    misc-string-compare
    misc-uniqueptr-reset-release
    modernize-avoid-bind
    modernize-deprecated-headers
    modernize-loop-convert
    modernize-make-shared
    modernize-make-unique
    modernize-pass-by-value
    modernize-redundant-void-arg
    modernize-replace-auto-ptr
    modernize-shrink-to-fit
    modernize-use-auto
    modernize-use-bool-literals
    modernize-use-emplace
    modernize-use-equals-default
    modernize-use-equals-delete
    modernize-use-nullptr
    modernize-use-override
    modernize-use-transparent-functors
    modernize-use-using
    performance-faster-string-find
    performance-for-range-copy
    performance-implicit-cast-in-loop
    performance-inefficient-string-concatenation
    performance-type-promotion-in-math-fn
    performance-unnecessary-copy-initialization
    performance-unnecessary-value-param
    readability-container-size-empty
    readability-redundant-string-cstr
    readability-static-definition-in-anonymous-namespace
    readability-uniqueptr-delete-release

See http://releases.llvm.org/4.0.0/tools/clang/tools/extra/docs/clang-tidy/index.html for details.
@fwyzard
Copy link
Contributor Author

fwyzard commented Aug 12, 2017

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 12, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/22253/console Started: 2017/08/12 15:55
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/22254/console Started: 2017/08/12 15:58

@rekovic
Copy link
Contributor

rekovic commented Aug 12, 2017

backport #20145

Correction, backport of #20144.

@rekovic
Copy link
Contributor

rekovic commented Aug 12, 2017

+1

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_9_2_X IBs after it passes the integration tests and once validation in the development release cycle CMSSW_9_3_X is complete. 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

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 22
  • DQMHistoTests: Total histograms compared: 1792838
  • DQMHistoTests: Total failures: 15074
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1777598
  • DQMHistoTests: Total skipped: 166
  • DQMHistoTests: Total Missing objects: 0
  • Checked 90 log files, 14 edm output root files, 22 DQM output files

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit cffe972 into cms-sw:CMSSW_9_2_X Aug 22, 2017
@fwyzard fwyzard deleted the L1TGlobalPrescaler_add_warnings branch September 4, 2017 16:35
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