Skip to content

ExpressionEvaluation: Fix test.

Use std::abs rather than abs to be sure we get the proper overload. Also explicitly call srand for reproducibility. Fixes test failure seen in AthAnalysis on arm.

See ATLINFR-5706.

Merge request reports

Loading