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 <johan.hedberg@intel.com>
This commit is contained in:
parent
29521a4bdd
commit
021003c5c0
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue