It seems all the tests for alignment failed with a similar error: === ERROR: testMarginAlignBwa (__main__.TestCase) ---...
voidDrawALICELogo(Bool_t prel, Float_t x1, Float_t y1, Float_t x2, Float_t y2){// correct for aspect ratio of figure plus aspect ratio of pad (coordinates are NDC!)x2 = x1 + (y2 - y1) * (466./523) * gPad->GetWh() * gPad->GetHNDC() / (gPad->GetWNDC() * gPad...