-
Notifications
You must be signed in to change notification settings - Fork 4
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
Pipeline failure #74
Pipeline failure #74
Comments
It is this associated to a particular PR? |
I think might be related with changes on |
I commented something about at this PR #73 |
I think the issue was introduced about this time, but not in this PR I am getting annoyed about this issue, if you compile with rawlib only you get the failure:
But when you compile with detectorlib, the pipeline suceed:
Anyone has a hint of what is going on? The only difference are the dependencies, when detectorlib is ON rawlib is compiled with this dependency |
The last successful rawlib pipeline validation occured on 19th of June. The PR rest-for-physics/framework#231 was merged on 7th June. The problem must come later on. |
I just realized that before it was creating the dictionary, but it is not doing it anymore. I don't understand what is going on but it seems that the generation of the dictionary is required while compiling rawlib stand alone but it is not required anymore while detectorlib dependencies are required. Does anyone has any insight? |
Thats what I mentioned at #73 |
I believe after the following PR it is not passing rawlib pipeline rest-for-physics/framework#263 Inside the framework repository Those commits correspond to PR rest-for-physics/framework#263 and rest-for-physics/framework#262 |
Finally it was rest-for-physics/framework#244 |
I think the problem is not fixed yet by rest-for-physics/framework#289 as you can see from https://github.com/rest-for-physics/rawlib/actions/runs/2992398834, which was run after merging the solution @jgalan. |
Pipeline failure in rawlib in stand alone compilation
It suddenly start failing on
Analysis Process
The failure seems related to changes in framework, that I cannot spot.
The text was updated successfully, but these errors were encountered: