Closed mawHBT closed 1 year ago
This should be fixed by https://github.com/DaGeRe/peass/commit/2a82ee8c60f38dbcdf824aa6387b6e77de36c1c1. Does this work for you?
I ran a complete build for one of our exampleTests. After that, two times RCA only (using cleanPerformanceMeasurement cleanRTS: false, cleanMeasurement: false). I got only one RCA-action, those from previous builds are not shown anymore. So this seems to work.
What feature do you want to see added?
If you use:
cleanPerformanceMeasurement cleanRTS: false, cleanMeasurement: false
meaning you just repeat RCA, using the previous results for RTS and measurement, with each build a new RCA-action is added. Only one RCA-action should be displayed.Upstream changes
No response