Skip to content

Draft: [RTADPA BW Tests] Fix break from LHCb!4442

Luke Grazette requested to merge lugrazet-BW-fix-LHCb4442 into master

Tests since yesterday now break during line-and-stream-rates and list_event_numbers due to unpack_rawevent being removed in lhcb/LHCb!4442 (merged).

Will need to add a qmt somewhere (LHCb? Moore?) that checks we can evaluate these scripts so that we are more robust to changes in the lower level code.

ToDo:

  • Test if functionality has stayed the same, and so we can just import __unpack_rawevent instead as a quick fix
    • Rebuilding stack now...
  • qmt preventing similar breaks. Maybe we postpone this and get the fix in asap then we can perform this after LHCb Week.
Edited by Luke Grazette

Merge request reports