-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
L1 P2GT region cut checks and fixing menu config #47204
base: master
Are you sure you want to change the base?
Conversation
cms-bot internal usage |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47204/43475 |
A new Pull Request was created by @artlbv for master. It involves the following packages:
@Moanwar, @aloeliger, @cmsbuild, @epalencia, @srimanob, @subirsarkar can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
type bug-fix |
test parameters:
|
please test for CMSSW_15_0_ASAN_X |
thanks for launching the tests @mmusich , but the bot failed with "Unable to find CMSSW IB for CMSSW_15_0_ASAN_X." |
please test for CMSSW_15_0_ASAN_X/el8_amd64_gcc12 |
If IB type is built for multiple archtectures (e.g. ASAN is now built for el8_amd64_gcc12 and el8_amd64_gcc13), you need to explicitly specify the architecture. |
looks like this was not a requirement in the past. |
-1 Failed Tests: RelVals RelValsValueError: Undefined workflows: 4.22, 5.1, 4.53, 7.3, 8, 9.0, 135.4, 136.731, 136.793, 136.874, 139.001, 140.045, 141.042, 145.014, 145.104, 145.202, 145.301, 140.56, 145.408, 145.5, 145.604, 25, 1306.0, 1330, 312.0, 2500.201, 250202.181, 145.713, 101.0, 1000, 1001 |
please test with cms-sw/cms-bot#2425 for CMSSW_15_0_ASAN_X |
hopefully cms-sw/cms-bot#2425 should fix this issue |
-1 Failed Tests: RelVals RelVals
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47204/43487 |
Pull request #47204 was updated. @Moanwar, @aloeliger, @cmsbuild, @epalencia, @srimanob, @subirsarkar can you please check and sign again. |
weird, the failed workflow is for Run3 in the L1 Muon CPPF library:
is this a transient or a real issue? |
@cmsbuild, please test
|
+1 Size: This PR adds an extra 20KB to repository Comparison SummarySummary:
|
PR description:
This is a follow up to #46489 addressing #47194
The issue appeared when the number of eta regions (bounds) did not match e.g. the number of pt region thresholds.
PR validation:
In
CMSSW_15_0_ASAN_X_2025-01-27-2300
workflow29634.78
ran fine with the defaultL1P2GT:step1_2024
and thestep1_2024_explicitSeeds
menu.