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

added missing dependency; header cleanup #29613

Merged
merged 2 commits into from May 5, 2020
Merged

added missing dependency; header cleanup #29613

merged 2 commits into from May 5, 2020

Conversation

smuzaffar
Copy link
Contributor

Adding missing dependency on DataFormats/EcalDigi which is used by [a]. Although it is header only dependency but by definition we should have it in BuildFile too.
Cleanup unused include header too.

[a]

CondFormats/EcalObjects/src/EcalSampleMask.cc:#include "DataFormats/EcalDigi/interface/EcalDataFrame.h"
CondFormats/EcalObjects/src/EcalSampleMask.cc:  sampleMaskEB_ = pow(2, EcalDataFrame::MAXSAMPLES) - 1;
CondFormats/EcalObjects/src/EcalSampleMask.cc:  sampleMaskEE_ = pow(2, EcalDataFrame::MAXSAMPLES) - 1;

@smuzaffar
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented May 1, 2020

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 1, 2020

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-29613/14958

@cmsbuild
Copy link
Contributor

cmsbuild commented May 1, 2020

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/5949/console Started: 2020/05/01 20:18

@cmsbuild
Copy link
Contributor

cmsbuild commented May 1, 2020

A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for master.

It involves the following packages:

CondFormats/EcalObjects

@christopheralanwest, @tocheng, @cmsbuild, @tlampen, @ggovi, @pohsun can you please review it and eventually sign? Thanks.
@mmusich, @tocheng, @seemasharmafnal, @argiro this is something you requested to watch as well.
@silviodonato, @dpiparo you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

cmsbuild commented May 1, 2020

-1

Tested at: c0a38e1

CMSSW: CMSSW_11_1_X_2020-05-01-1100
SCRAM_ARCH: slc7_amd64_gcc820
You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-5a0cc5/5949/summary.html

I found follow errors while testing this PR

Failed tests: Build

  • Build:

I found compilation error when building:

>> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_X_2020-05-01-1100/src/SimCalorimetry/EcalZeroSuppressionProducers/src/EcalZeroSuppressionProducer.cc 
>> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_X_2020-05-01-1100/src/SimCalorimetry/EcalZeroSuppressionProducers/src/ESZeroSuppressionProducer.cc 
>> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_X_2020-05-01-1100/src/SimCalorimetry/EcalZeroSuppressionProducers/src/SealModule.cc 
In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_X_2020-05-01-1100/src/SimCalorimetry/EcalZeroSuppressionProducers/interface/EcalZeroSuppressionProducer.h:4,
                 from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_X_2020-05-01-1100/src/SimCalorimetry/EcalZeroSuppressionProducers/src/EcalZeroSuppressionProducer.cc:2:
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_X_2020-05-01-1100/src/CalibCalorimetry/EcalTrivialCondModules/interface/EcalTrivialConditionRetriever.h:297:43: error: 'EcalDataFrame' was not declared in this scope
   std::vector >
                                           ^~~~~~~~~~~~~
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_X_2020-05-01-1100/src/CalibCalorimetry/EcalTrivialCondModules/interface/EcalTrivialConditionRetriever.h:297:43: note: suggested alternative: 'EcalFunParams'
   std::vector >
                                           ^~~~~~~~~~~~~


@cmsbuild
Copy link
Contributor

cmsbuild commented May 1, 2020

Comparison not run due to Build errors (RelVals and Igprof tests were also skipped)

@cmsbuild
Copy link
Contributor

cmsbuild commented May 1, 2020

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 1, 2020

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-29613/14964

  • This PR adds an extra 20KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented May 1, 2020

Pull request #29613 was updated. @christopheralanwest, @tocheng, @cmsbuild, @tlampen, @ggovi, @pohsun can you please check and sign again.

@smuzaffar
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented May 1, 2020

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/5953/console Started: 2020/05/01 23:44

@cmsbuild
Copy link
Contributor

cmsbuild commented May 1, 2020

+1
Tested at: 13087e0
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-5a0cc5/5953/summary.html
CMSSW: CMSSW_11_1_X_2020-05-01-1100
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

cmsbuild commented May 1, 2020

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 2, 2020

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2696239
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2695919
  • DQMHistoTests: Total skipped: 319
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 33 files compared)
  • Checked 147 log files, 16 edm output root files, 34 DQM output files

@pohsun
Copy link

pohsun commented May 2, 2020

+1

@silviodonato
Copy link
Contributor

merge
@ggovi please let me know if you have any objections

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