From 021003c5c08a7277aef0c84876c8041dd46f392a Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Sun, 1 Oct 2023 19:31:02 +0300 Subject: [PATCH] samples: tracing: Skip broken percepio test case The percepio build seems to have a bug and fail whenever the major, minor or patchlevel numeric value is 0: Invalid version specified: major: 3, minor: 5, patchlevel: 0 Disable the sample until a proper fix is available. Signed-off-by: Johan Hedberg --- samples/subsys/tracing/sample.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/samples/subsys/tracing/sample.yaml b/samples/subsys/tracing/sample.yaml index dda98638a58..973188add69 100644 --- a/samples/subsys/tracing/sample.yaml +++ b/samples/subsys/tracing/sample.yaml @@ -66,6 +66,7 @@ tests: platform_allow: native_posix extra_args: CONF_FILE="prj_native_posix_ctf.conf" sample.tracing.percepio: + skip: true platform_allow: frdm_k64f extra_args: CONF_FILE="prj_percepio.conf" modules: