Re: [PATCH v2] perf test: Run test 126 exclusive
From: Namhyung Kim
Date: Thu Apr 09 2026 - 12:46:24 EST
On Wed, 08 Apr 2026 13:31:43 +0200, Thomas Richter wrote:
> V1 --> V2 Fixed commit message
>
> Running both tests cases 126 128 together causes the first test case
> 126 to fail:
> # for i in $(seq 3); do ./perf test 126 128; done
> 126: perf trace BTF general tests : FAILED!
> 128: perf trace record and replay : Ok
> 126: perf trace BTF general tests : FAILED!
> 128: perf trace record and replay : Ok
> 126: perf trace BTF general tests : FAILED!
> 128: perf trace record and replay : Ok
> #
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung