Hi Thomas,

On 09/28/2018 01:13 PM, Thomas Richter wrote:
> diff --git a/tools/perf/tests/builtin-test.c b/tools/perf/tests/builtin-test.c
> index 54ca7d87236f..e83c15a95c43 100644
> --- a/tools/perf/tests/builtin-test.c
> +++ b/tools/perf/tests/builtin-test.c
> @@ -124,7 +124,7 @@ static struct test generic_tests[] = {
>               .desc = "Watchpoint",
>               .func = test__wp,
>               .subtest = {
> -                     .skip_if_fail   = false,
> +                     .skip_if_fail   = true,

Can you instead use ".is_supported"?

Thanks,
Ravi

Reply via email to