https://github.com/Mu2e/Offline/pull/1960 sub PR #3 - #1964
Conversation
|
Hi @YongyiBWu,
which require these tests: build. @Mu2e/fnalbuild-users, @Mu2e/write have access to CI actions on main. ⌛ The following tests have been triggered for 6092751: build (Build queue - API unavailable) |
|
☔ The build is failing at 6092751.
N.B. These results were obtained from a build of this Pull Request at 6092751 after being merged into the base branch at 9bb1ef2. For more information, please check the job page here. |
|
📝 The HEAD of |
|
The build failed due to mismatches when PR was splitted. Padded intermdiate commit ecbdf8e to allow compilation. These temporary changes are reverted at later sub PRs. |
|
@FNALbuild run build test |
|
⌛ The following tests have been triggered for f793077: build (Build queue - API unavailable) |
|
☔ The build is failing at f793077.
N.B. These results were obtained from a build of this Pull Request at f793077 after being merged into the base branch at f6e4350. For more information, please check the job page here. |
The new constructor parameters are appended after initializeRandomWeights rather than placed logically, and SBDMGeneratedSample carries a temporary conversion to vector<double>, so the VDResampler modules already in the tree keep compiling against this header. Both are undone by the later PRs that replace those callers.
f793077 to
2aafe59
Compare
|
@FNALbuild run build test |
|
⌛ The following tests have been triggered for 2aafe59: build (Build queue - API unavailable) |
|
☀️ The build tests passed at 2aafe59.
N.B. These results were obtained from a build of this Pull Request at 2aafe59 after being merged into the base branch at f6e4350. For more information, please check the job page here. |
VDResampler: coordinate transforms, naming, pTotal resampler