Skip to content

Optimize generation of JUnit test reports

Anton Bondarenko requested to merge anton/split_test_execution into main

With a current limitation of 30MB per JUnit XML file current reports from unit testing become unparseable by the CI system. Separate major test reports and remove duplicate ones.

Signed-off-by: Anton Bondarenko anton.bondarenko@arm.com

Merge request reports

Loading