-
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
[12_5_X] Fixed misnamed files in EcalTPG unittest script #39502
Conversation
…ster Compute/store unprefirable event information by default in MINIAOD
…ToHarvestingPath [12.5.X] Move `DiMuonMassBiasClient` to a regular harvesting path
[125X backport] [GSF tracking] Add TSOS only if it is meaningful
[12_5_X] Fix the mismatch in transition ID for idealGeo backport
…chit-no-externalwork ECAL - Remove ExternalWork from EcalUncalibRecHitProducerGPU - 12_5_X
Simplifying LL1TkMuonFilter, CMSSW_12_5_X
[backport] Update the EXODisappTrk skim source PD
Pythia8GeneratorFilter --> Pythia8ConcurrentGeneratorFilter deleted uneeded file add OmegaMinus w/ TuneCP5 setting fix CP5 tuning Pythia8ConcurrentGeneratorFilter ExternalGeneratorFilter
Phase2-hgx324B Add scripts to test muon tomography for 2026D49 as well as a few others - backport of cms-sw#39299
…pl2_125X specify compression settings in offline output modules used by HLT [`12_5_X`]
…MuonDQM_125X avoid non-reproducible ordering in `l1tPhase2MuonEfficiency` harvester [`12_5_X`]
…9_125X A possible solution for RPCAMCLink out-of-range issue[12_5_X]
Fixes for DeepDoubleX [12_5_X]
Update alpaka::allocMappedBuf memory functions [12.5.x]
…for different resonances
close |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39502/32255 |
A new Pull Request was created by @perrotta (Andrea Perrotta) for master. It involves the following packages:
@SiewYan, @rappoccio, @kskovpen, @bbilin, @pmandrik, @ianna, @Saptaparna, @Martin-Grunewald, @alberto-sanchez, @bsunanda, @menglu21, @ChrisMisan, @cecilecaillol, @perrotta, @civanch, @yuanchao, @makortel, @ahmad3213, @cmsbuild, @missirol, @fwyzard, @GurpreetSinghChahal, @mandrenguyen, @davidlange6, @smuzaffar, @Dr15Jones, @epalencia, @emanueleusai, @mdhildreth, @AdrianoDee, @jfernan2, @syuvivida, @ggovi, @micsucmed, @fabiocos, @francescobrivio, @malbouis, @mkirsano, @rekovic, @clacaputo, @srimanob, @saumyaphor4252, @sunilUIET, @tvami, @rvenditti can you please review it and eventually sign? Thanks. cms-bot commands are listed here
|
-1 |
backport of #39235
This PR fixes the issue #38964 created in CondTools/Ecal unittests by the merged PR #38856. The issue was still present in 12_5_X, but the fix was only submitted for the master, 12_6_X (as noticed by @makortel in #39485 (comment))
Two different unit tests were writing on the same local sqlite file, causing troubles. The output files are now unique.