Matti Kortelainen
Matti Kortelainen
@cmsbuild, please test
Hmh, the failure is ``` Read the file without TransientIntParentT dictionary 26-Aug-2022 19:07:22 CEST Initiating request to open file file:noparentdict_step1.root 26-Aug-2022 19:07:23 CEST Successfully opened file file:noparentdict_step1.root Begin processing the...
@cmsbuild, please test Let's see if the failure persists
Failure is the same except for the actual value (`The value for "intProduct::" is 65537 but it was supposed to be 1`) so the `edmtest::IntProcuct::value` seems to be uninitialized when...
> Wonder if it is an interaction with a more recently merged pull request. Very likely since https://github.com/cms-sw/cmssw/pull/38806 (where I added that test) was include in pre5 but not in...
Looks like this PR is causing segfaults in several workflows, see #39250.
assign reconstruction
FYI @cms-sw/trk-dpg-l2
IIUC the failing assertion is this one https://github.com/cms-sw/cmssw/blob/c8fae54b8cb123d91a8639cd8851e949c75661a5/RecoLocalTracker/SiPixelClusterizer/plugins/gpuClustering.h#L208 (from #38902 since it changes the line numbers wrt `master`)
assign core