Skip to content

Commit 021003c

Browse files
Johan Hedbergjhedberg
authored andcommitted
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 <[email protected]>
1 parent 29521a4 commit 021003c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/subsys/tracing/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ tests:
6666
platform_allow: native_posix
6767
extra_args: CONF_FILE="prj_native_posix_ctf.conf"
6868
sample.tracing.percepio:
69+
skip: true
6970
platform_allow: frdm_k64f
7071
extra_args: CONF_FILE="prj_percepio.conf"
7172
modules:

0 commit comments

Comments
 (0)