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

[13.2.X] Fix StandaloneTrackerTopology and providing unit tests #43082

Merged

Conversation

mmusich
Copy link
Contributor

@mmusich mmusich commented Oct 23, 2023

backport of #43059

PR description:

In #43020 (comment) it was noticed that one of the pixel payload inspector tests was very noisy.
In #43020 (comment) is was elucidated that the reason can be traced back to this commit 5af9d66, that - while supplying in TrackerTopology the provision to distinguish in the Phase-2 IT barrel layer 1 two sensors per module - at the same time (since the change in the meaning of the bit masks was not propagated to StandaloneTrackerTopology) it also created a bug in all the clients that at that point started to silently fail correctly parsing the topology from XML.
This is fixed in commit 3e07a3c.
In this PR I also provide a unit test, to avoid future possible mismatches between the two mechanisms 0373242, as well as some other miscellaneous improvements in the Pixel Payload Inspector suite that were useful during debugging.

PR validation:

Relies on the newly created unit test, scram b runtests_CalibTrackerStandaloneTrackerTopologyTestDriver which runs fine with this PR.

If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:

Verbatim backport of #43059 to the release in which the problem in description first occurrred.

@mmusich
Copy link
Contributor Author

mmusich commented Oct 23, 2023

type bug-fix

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 23, 2023

A new Pull Request was created by @mmusich (Marco Musich) for CMSSW_13_2_X.

It involves the following packages:

  • CalibTracker/StandaloneTrackerTopology (alca)
  • CondCore/SiPixelPlugins (db)

@consuegs, @saumyaphor4252, @cmsbuild, @perrotta, @francescobrivio can you please review it and eventually sign? Thanks.
@tvami, @PonIlya, @ferencek, @mroguljic, @mmusich, @yuanchao, @tocheng, @VinInn, @rsreds, @dkotlins this is something you requested to watch as well.
@antoniovilela, @rappoccio, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@mmusich
Copy link
Contributor Author

mmusich commented Oct 23, 2023

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-56c8f6/35341/summary.html
COMMIT: d438289
CMSSW: CMSSW_13_2_X_2023-10-22-2300/el8_amd64_gcc11
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/43082/35341/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially added 2 lines to the logs
  • Reco comparison results: 8 differences found in the comparisons
  • DQMHistoTests: Total files compared: 48
  • DQMHistoTests: Total histograms compared: 3198785
  • DQMHistoTests: Total failures: 9
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3198754
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 47 files compared)
  • Checked 207 log files, 159 edm output root files, 48 DQM output files
  • TriggerResults: no differences found

@perrotta
Copy link
Contributor

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_13_2_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_13_3_X is complete. This pull request will now be reviewed by the release team before it's merged. @rappoccio, @antoniovilela, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2)

@rappoccio
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 82f6ab3 into cms-sw:CMSSW_13_2_X Oct 24, 2023
@mmusich mmusich deleted the fixStandaloneTrackerTopology_13_2_X branch October 24, 2023 16:23
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.

4 participants