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

Test also ESGetToken in ESTestAnalyzers #28708

Merged
merged 2 commits into from Jan 8, 2020

Conversation

makortel
Copy link
Contributor

@makortel makortel commented Jan 3, 2020

PR description:

This PR suggests to test also ESGetToken to retrieve ESProducts in ESTestAnalyzers.

Fixes #28709.

PR validation:

Currently the TestProcessor unit test fails. Unit tests run.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 3, 2020

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 3, 2020

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-28708/13290

  • This PR adds an extra 20KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 3, 2020

A new Pull Request was created by @makortel (Matti Kortelainen) for master.

It involves the following packages:

FWCore/Integration

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

cms-bot commands are listed here

@makortel
Copy link
Contributor Author

makortel commented Jan 3, 2020

@cmsbuild, please test

To demonstrate failure

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 3, 2020

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/4134/console Started: 2020/01/03 16:51

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 3, 2020

+1
Tested at: 2027f81
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b2d5a8/4134/summary.html
CMSSW: CMSSW_11_1_X_2020-01-03-1100
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 3, 2020

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 3, 2020

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b2d5a8/4134/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: 2815513
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2815166
  • DQMHistoTests: Total skipped: 346
  • 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

@Dr15Jones
Copy link
Contributor

@makortel the test did not appear to fail.

@makortel
Copy link
Contributor Author

makortel commented Jan 6, 2020

Right, because the changes did not trigger tests of FWCore/TestProcessor. If you want, I can add a dummy change in there to trigger the tests.

When the EventSetup system gained concurrent IOV capabilities, additional calls for initialization are needed.
@makortel makortel changed the title [WIP] Test also ESGetToken in ESTestAnalyzers Test also ESGetToken in ESTestAnalyzers Jan 6, 2020
@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 6, 2020

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 6, 2020

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-28708/13297

  • This PR adds an extra 16KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 6, 2020

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

@makortel
Copy link
Contributor Author

makortel commented Jan 6, 2020

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 6, 2020

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

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 6, 2020

+1
Tested at: 917af3f
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b2d5a8/4147/summary.html
CMSSW: CMSSW_11_1_X_2020-01-06-1100
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 6, 2020

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 6, 2020

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b2d5a8/4147/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: 2815513
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2815166
  • DQMHistoTests: Total skipped: 346
  • 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

@makortel
Copy link
Contributor Author

makortel commented Jan 8, 2020

TestProcessor tests are now run successfully

@makortel
Copy link
Contributor Author

makortel commented Jan 8, 2020

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 8, 2020

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

@silviodonato
Copy link
Contributor

+1

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.

ESGetToken does not work in TestProcessor
4 participants