Skip to content

Revert changesto the TrigInDetAnalysisUser from !45989 which broke the code

Mark Sutton requested to merge sutt/athena:rp into master

Some change added to the the standalone executable code seem to have broken the code in this package - see ATR-24075

This in turn broke the ID Trigger nightly tests.

As ever this package only builds standalone executables which, as I never tire of saying, are not tested in any way by the CI tests, which do not even run this code.

As such, this problem was not spotted by the CI, demonstrating just what a waste of time they are for changes to this particular package, since there is no athena code which depends on them - they are used essentially only for the ID Trigger ART tests.

Since the nightly tests are failing, then rather than go through one by one trying to identify specifically which change broke the code, it has simply been reverted it to how it was before so that we can get the tests working again more quickly

Edited by Mark Sutton

Merge request reports