Fix searchInCommands option for runTheMatrix.py --interactive#50977
Conversation
- include a test case for searchInCommands in test-runTheMatrix_interactive
|
type bug-fix |
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-50977/49384
|
|
A new Pull Request was created by @mmusich for master. It involves the following packages:
@AdrianoDee, @DickyChant, @antoniovagnerini, @cmsbuild, @kfjack, @miquork, @sroychow can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
@rovere FYI |
|
@cmsbuild, please test |
|
+1 Size: This PR adds an extra 28KB to repository Comparison SummarySummary:
|
|
+pdmv |
|
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. @sextonkennedy, @mandrenguyen, @ftenchini (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
Title says it all.
Before this PR:
This is likely a regression introduced by Python 3.12 becoming stricter about regex argument types.
Additionally I include a test case for
searchInCommandsintest-runTheMatrix_interactive.PR validation:
scram b runtests_test-runTheMatrix-interactiveruns fine.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:
N/A