Re: [PATCH V2 linux-next] perf test: Skip failing 'perf test aslr' test case

From: Namhyung Kim

Date: Tue Jun 30 2026 - 19:36:50 EST


On Mon, 29 Jun 2026 13:05:59 +0200, Thomas Richter wrote:
> V2: In response to sashiko:
> > [Severity: Medium]
> > Does unconditionally setting err=2 here mask prior test failures?
> >
> Do not change the return code when skipping the test. The failure
> is printed on stdout anyway and does not hide any previouly
> failed tests.
>
> [...]
Applied to perf-tools-next, thanks!

Best regards,
Namhyung