fixed powerchip for ctb
Build on RHEL9 docker image / build (push) Failing after 29s
Build on RHEL8 docker image / build (push) Failing after 33s

This commit is contained in:
2026-03-13 16:18:11 +01:00
parent 3b3180ef0f
commit a537de69c3
10 changed files with 67 additions and 360 deletions
@@ -1547,9 +1547,7 @@ TEST_CASE("powerchip", "[.detectorintegration]") {
auto det_type = det.getDetectorType().squash();
if (det_type == defs::JUNGFRAU || det_type == defs::MOENCH ||
det_type == defs::MYTHEN3 || det_type == defs::GOTTHARD2 ||
det_type == defs::XILINX_CHIPTESTBOARD ||
det_type == defs::CHIPTESTBOARD) {
det_type == defs::MYTHEN3 || det_type == defs::GOTTHARD2) {
auto prev_val =
det.getPowerChip().tsquash("Inconsistent power chip values");
{